home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Apple Reference & Presen…rary 8 (Internal Edition)
/
Apple R&P Lib Internal v8.0.iso
/
3-Presentations
/
Markets
/
K-12 Education
/
HyperCard in Education
/
Jekyll and Hyde Help
/
card_2829.txt
< prev
next >
Wrap
Text File
|
1990-02-20
|
2KB
|
84 lines
-- card: 2829 from stack: in
-- bmap block id: 3083
-- flags: 0000
-- background id: 2715
-- name:
-- part 1 (button)
-- low flags: 00
-- high flags: 2000
-- rect: left=96 top=172 right=196 bottom=301
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: ReadingText
----- HyperTalk script -----
on mouseUp
go to next card
end mouseUp
-- part 2 (button)
-- low flags: 00
-- high flags: 2000
-- rect: left=95 top=220 right=247 bottom=342
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Vocab
----- HyperTalk script -----
on mouseUp
go to card id 14157
end mouseUp
-- part 3 (button)
-- low flags: 00
-- high flags: 2000
-- rect: left=94 top=268 right=293 bottom=326
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: MultipleChoice
----- HyperTalk script -----
on mouseUp
go to card id 4803
end mouseUp
-- part 10 (button)
-- low flags: 00
-- high flags: A002
-- rect: left=16 top=319 right=340 bottom=76
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Return
----- HyperTalk script -----
on mouseUp
global returncard
go to returncard
end mouseUp